lib: Expand `ostree static-delta show` to show part stats
authorColin Walters <walters@verbum.org>
Sat, 6 Feb 2016 16:04:53 +0000 (17:04 +0100)
committerColin Walters <walters@verbum.org>
Mon, 8 Feb 2016 13:46:13 +0000 (14:46 +0100)
commit0481389afd1c2f51c9c137fc27deec54bfb51fc5
tree53abfac4b5988f5fbd2896a60229d6b5eb93ecf0
parent56fc249d08d784ec481b71f2b13e2dbe509b0d9a
lib: Expand `ostree static-delta show` to show part stats

Now we display stats on the individual parts, such as the blob size
and the number of each type of opcode.  Most interesting to me is
things like how many bsdiff opcodes there are vs new objects, etc.
src/libostree/ostree-repo-static-delta-core.c
src/libostree/ostree-repo-static-delta-private.h
src/libostree/ostree-repo-static-delta-processing.c